home *** CD-ROM | disk | FTP | other *** search
- * "realtime.library"
- ##base _RealTimeBase
- ##bias 30
- ##public
- *
- * --------------------- Locks
- *
- LockRealTime(locktype)(d0)
- UnlockRealTime(lock)(a0)
- *
- * --------------------- Conductor
- *
- CreatePlayerA(tags)(a0)
- DeletePlayer(pi)(a0)
- SetPlayerAttrsA(pi,tags)(a0/a1)
- SetConductorState(pl,newstate,newtime)(a0,d0/d1)
- ExternalSync(pl,external,max_external)(a0,d0/d1)
- NextConductor(c)(a0)
- FindConductor(name)(a0)
- GetPlayerAttrsA(pi,tags)(a0/a1)
- *
- ##end
-